Stagger
Delay the animation based on array index.
Node Data | |
---|---|
AnimationArray | |
Display name | |
Stagger | |
Internal name | |
Node_Stagger | |
Inheritances | |
node | |
node_processor | |
node_stagger | |
Inputs | |
node_stagger | |
surface |
Surface |
int |
Delay Step |
int |
Delay Amount |
curve |
Stagger Curve |
enum |
Overflow |
Outputs | |
node_stagger | |
surface |
Surface |
Stagger plays each surface in an animation array with added delay, allowing the animation to play in a staggered manner.
Delay Properties
Property | Description |
---|---|
Delay Step | How many member in an array before the next step. |
Delay Amount | Amount of delay per step |
Overflow | Control whether to stop the animation when out of range, or hide it |